Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

asset opt-in

Showing 65 posts related with asset opt-in.

  • Post Thumbnail

    Getting Started with Assets

    Creating an asset is simply a type of transaction on Algorand. There is no contract code required. Here are five ways to get started developing with Algorand Standard Assets.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Algorand Unlimited Assets and Smart Contracts

    This article details the changes made to both the Algorand Algod (3.5.1) and Indexer (2.10.0) processes. This includes removing limits on Assets and Contracts that can be created or optioned into.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Using Stateful Smart Contract To Create Algorand Standard Asset

    Using PyTeal and goal, we use a stateful smart contract linked with an escrow account to create an Algorand Standard Asset.

    Gidon Katten
    Gidon Katten
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Creating a License Manager Contract utilizing PyTEAL and Inner Transactions

    This tutorial will introduce the reader to using Inner Transactions in PyTEAL using an example scenario: A License Manager Contract

    Julian Weber
    Julian Weber
  • Post Thumbnail
    Beginner · 1 hour
    Golang icon

    Working with ASA using Go

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Go

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Working with ASA using Python

    This tutorial demonstrates the steps involved in working with an Algorand Standard Asset (ASA) using the Python SDK.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 1 hour
    JavaScript icon

    Working with ASA Using JavaScript

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset [(ASA)](https://developer.algorand.org/docs/features/asa/) using [JavaScript SDK](https://github.com/algorand/js-algorand-sdk).

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 1 hour
    Java icon

    Working with ASA using Java

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Java.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Create your Own Coin on TestNet (LaylaCoin Series)

    Learn how to create, opt-in, transfer, and read balances of an asset on TestNet.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Algorand Standard Assets

    A conceptual overview of Algorand Standard Assets for developers.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    From Algos to ASAs

    This guide maps core technical concepts related to the Algo to Algorand Standard Assets, which is Algorand's Layer-1 implementation for third-party fungible and non-fungible tokens.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Decentralized Two-Factor Authentication With Algorand Standard Assets

    Sample code for creating a basic two-factor authentication system with Algorand Standard Assets.

    Matt Worzala
    Matt Worzala Developer Ambassador
  • Post Thumbnail

    Algo Tides - Manage Your Own Wallets with a Graphical Interface

    This solution introduces you to "Algo Tides" and describes common techniques in building a graphical interface on Algorand using Python.

    Giorgio Ciotti
    Giorgio Ciotti Developer Ambassador
  • Post Thumbnail

    Create a Cross-Platform Wallet with Flutter and Dart SDK

    Use Flutter 2 to create production-ready cross-platform Algorand applications and export them to mobile, web and desktop.

    Tomas Verhelst
    Tomas Verhelst RootSoft
  • Post Thumbnail

    How does an Extendable DAO work?

    An Extendable DAO allows for an eager community to build upon the DAO, adding new functionality and activating it by voting.

    Steve Ferrigno
    Steve Ferrigno Algorand
  • Post Thumbnail

    Making Development Easier with Algorand IDE Playground

    The RockX IDE Playground for Algorand allows developers to try out many protocol features within a Web IDE.

    Tony Chew
    Tony Chew RockX
  • Post Thumbnail
    Intermediate · 30 minutes
    TEAL icon

    Algorand Studio | Tutorial 3: Smart Contract Limit Order

    Introduce the Algorand Standard Asset (ASA) model and work through the LimitOrder smart contract to learn issuing your own ASA & using the smart contract to exchange ALGO for an ASA.

    Phil Li
    Phil Li Obsidian Labs
  • Post Thumbnail

    Assets and Custom Transfer Logic

    This solution illustrates enforcing a call to a smart contract while transferring an Asset (ASA).

    Jason Weathersby
    Jason Weathersby Algorand
  • Load More